-
Home
-
Servebolt Optimizer
-
3.2
-
Code
-
Classes
- Client
Total Complexity |
23 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
180 |
Lines of code |
77 |
Logical lines of code |
34 |
Comment lines |
66 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__call() |
S |
64 |
4 |
9 |
__construct() |
S |
62 |
3 |
12 |
getDecodedBody() |
S |
64 |
3 |
10 |
getRequestHeaders() |
S |
70 |
3 |
6 |
buildRequestURL() |
S |
77 |
2 |
3 |
throwExceptionsOnClientError() |
S |
72 |
1 |
6 |
getResponseObject() |
S |
82 |
1 |
3 |
get() |
S |
74 |
1 |
4 |
post() |
S |
68 |
1 |
8 |
postJson() |
S |
72 |
1 |
5 |
handleJsonRequestBody() |
S |
80 |
1 |
3 |
postFormData() |
S |
72 |
1 |
5 |
handleFormRequestBody() |
S |
79 |
1 |
3 |